.enterpriseservices_item2{
    width: 100%;
    height: 380px;
    position: relative;
}
.enterpriseservices_item2_background{
    height: 100%;
    position: relative;
    overflow: hidden;
}
.enterpriseservices_item2_background_img{
    position: absolute;
    top: 0;
    left: 0;
}
.enterpriseservices_item2_title{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    background: rgba(0,0,0,.5);
}
.enterpriseservices_item2_title_img{
    margin-top: 70px;
    margin-bottom: 20px;
    height: 55px;
}
.enterpriseservices_item2_title_text{
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 33px;
    letter-spacing: 1px;
    font-size: 24px;
}
.enterpriseservices_item2_text{
    position:absolute;
    bottom:-116px;
    width: 100%;
}
.enterpriseservices_item2_text_cent{
    width:1157px;
    height:232px;
    background:#fff;
    margin: 0 auto;
    box-shadow: 0px 13px 23px 0px rgba(189,189,189,0.39);
    border-radius: 6px;
    color: #646464;
    font-size: 24px;
    padding: 72px 71px;
    line-height: 42px;
    letter-spacing: 1px;
}
.enterpriseservices_item2_text_cent_black{
    color: #1E1E1E;
}
.enterpriseservices_item3{
    padding-top: 186px;
    padding-bottom: 60px;
}
.enterpriseservices_item3_cent{
    width: 1200px;
    margin: 0 auto;
}
.enterpriseservices_item3_cent_item1{
    width: 1157px;
    margin: 0 auto;
}
.enterpriseservices_item3_cent_item1_title{
    text-align: center;
    color: rgba(30,30,30,1);
    line-height: 56px;
    letter-spacing: 2px;
    font-size: 40px;
    font-weight: 500;
}
.enterpriseservices_item3_cent_item1_cent{
    display: flex;
    text-align: center;
    margin-top: 50px;
}
.enterpriseservices_item3_cent_item1_cent_li{
    flex: 1;
}
.enterpriseservices_item3_cent_item1_img{
    width: 50px;
    margin-bottom: 30px;
}
.enterpriseservices_item3_item1_title{
    color: rgba(30,30,30,1);
    line-height: 28px;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 7px;
}
.enterpriseservices_item3_item1_text{
    font-weight: 400;
    color: rgba(100,100,100,1);
    font-size: 16px;
}
.swiper-container1{
    height:380px;
}
/* .swiper-slide1-img{
    width:100%;
} */

.swiper-slide2>img{
    width:116px;
}
.swiper-button-prev1{
    width: 43px;
    position: absolute;
    left: 0;
    border-radius: 43px;
    /* box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.32); */
    top: 21px;
    z-index:2;
}
.swiper-button-next1{
    width: 43px;
    position: absolute;
    right: 0;
    z-index:2;
    border-radius: 43px;
    /* box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.32); */
    top: 21px;
}
.enterpriseservices_item3_cent_item2_title{
    text-align: center;
    font-weight: 500;
    margin-bottom: 40px;
    margin-top: 70px;
    color: rgba(30,30,30,1);
    font-size: 40px;
    line-height: 56px;
    letter-spacing: 2px;
}
.enterpriseservices_item3_cent_item2_banner{
    position: relative;
}
.swiper-container2{
    width: 1157px;
}
.swiper-slide1-img{
    /* position: absolute;
    top: 0;
    left: 0; */
    width: 100%;
}
.swiper-slide{
    overflow: hidden;
    text-align: center;
    line-height: 380px;
}
.swiper-slide2{
    height:87px;
    line-height: 87px;
    text-align: center;
border:1px solid rgba(230,230,230,1);
}